The Java platform runs programs written in the Java language. 자바 플랫폼 은 자바 언어로 작성된 프로그램을 실행한다.
However for Java a platform is only the software environment where it runs, each Java platform has to then run on a hardware platform. 그러나, 플랫폼은 단지 Java를 실행하는 소프트웨어 환경이지만, 각각의 Java 플랫폼은 하드웨어 플랫폼에서 실행할 때 가진다.
The JDK includes tools useful for developing and testing programs written in the Java programming language and running on the Java platform. more info... Oracle - Shareware - JDK 도구 개발 및 Java 프로그래밍 언어로 작성 된 프로그램을 테스트 하 고 Java 플랫폼에서 실행 하는 데 유용 포함 되어 있습니다.
Oracle - Shareware - The JDK includes tools useful for developing and testing programs written in the Java programming language and running on the Java platform. more info... Oracle - Shareware - JDK 도구 개발 및 Java 프로그래밍 언어로 작성 된 프로그램을 테스트 하 고 Java 플랫폼에서 실행 하는 데 유용 포함 되어 있습니다.
A JAR file i.e. Java ARchive file is a file Archive that combines a number of files into a single one, which are used to distribute application program or libraries on Java Platforms. JAR 파일, 즉 Java ARchive 파일은 여러 파일을 하나의 파일로 결합하는 파일 아카이브입니다.이 파일은 Java 플랫폼에서 응용 프로그램이나 라이브러리를 배포하는 데 사용됩니다.